[IA64] xenitp improvements
authorAlex Williamson <alex.williamson@hp.com>
Tue, 2 Oct 2007 15:31:45 +0000 (09:31 -0600)
committerAlex Williamson <alex.williamson@hp.com>
Tue, 2 Oct 2007 15:31:45 +0000 (09:31 -0600)
commit73b8b5f65417077a18e5ddd3d4cbe33013366c66
treec5bc1c516995026d731fc20fedbc6617850c48cd
parentc2d2f8a44648d127e967687f21e77857b001e7de
[IA64] xenitp improvements

Remove all the casts by using char * instead of unsigned char *.
The go command now accept a number.
The disass command can now accept a range.
Number of TRs is not hard-coded.
'-' (minus) can now be used in expressions.
'$iip' and '$b0' can be used in expressions.

Signed-off-by: Tristan Gingold <tgingold@free.fr>
tools/debugger/xenitp/xenitp.c